Skip to content

Conversation

sjpb
Copy link
Collaborator

@sjpb sjpb commented Sep 19, 2025

Validate nodegroup names do not clash with existing top-level inventory group names. Required because #727 introduced inventory groups without a $cluster_name prefix for all nodegroups.

Fixes #791.

@sjpb sjpb marked this pull request as ready for review September 19, 2025 13:02
@sjpb sjpb requested a review from a team as a code owner September 19, 2025 13:02
@sjpb sjpb added the opentofu label Sep 19, 2025
@sjpb sjpb force-pushed the fix/nodegroup-name-clashes branch from 80ce910 to 0618597 Compare September 24, 2025 10:02
@sjpb sjpb marked this pull request as draft September 24, 2025 11:07
@sjpb sjpb changed the title Validate nodename group Validate nodename groups Sep 24, 2025
@sjpb sjpb changed the title Validate nodename groups Validate nodegroup names Sep 24, 2025
@sjpb sjpb marked this pull request as ready for review September 24, 2025 13:25
Copy link
Contributor

@wtripp180901 wtripp180901 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sjpb sjpb merged commit dbf1422 into main Sep 24, 2025
31 checks passed
@sjpb sjpb deleted the fix/nodegroup-name-clashes branch September 24, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validation for subgroup conflicts
2 participants